<% strCategoria = request.QueryString("descrizione") strCodice = request.QueryString("codice") ' LINK TRANSLATE Select case Session("CodiceLingua") case "it" strTitle1 = "Foto" strTitle2 = "Informazioni tecniche" 'strTitle3 = "Dettagli aggiutivi" case "en" case "es" end select %> <% Select case strCodice case "champignon" pageHeight = 590 blocco_details_fotoHeight = 260 case "cocktail" pageHeight = 685 blocco_details_fotoHeight = 365 case "comaco" pageHeight = 590 blocco_details_fotoHeight = 260 end select %> <%= strTitle %>
<% top_blocco_path = 10 top_blocco_main_foto = 50 top_blocco_details_foto = 280 %>
<%= strPagePath %>
<%= strTitle1 %>
<% Select case strCodice case "champignon" %> <% case "cocktail" %> <% case "comaco" %> <% end select %>
<%= strTitle2 %>